home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / os2cop21.zip / INITEDIT.LST < prev    next >
File List  |  1993-03-21  |  1KB  |  43 lines

  1. /*....................................................................*/
  2. /* Do NOT mess around with this file.
  3. /* Add files as necessary, but do NOT change the layout!
  4. /* Add Init files and Non-Init files under the appropriate labels.
  5. /*
  6. /* If you forget the \ (backslash) in a file line, you have a problem,
  7. /*  since the program will crash and you will have to edit this file
  8. /*  and restart.
  9. /*
  10. /* !! There is NO preceding path to the Init files, because these files
  11. /*    are INICOPYed and placed in a special subdirectory by the 
  12. /*    OS2Move2 REXX script.
  13. /*    Also there is NO preceding path to Config.Sys and Autoexec.Bat.
  14. /*    These two files MUST reside in the root (ie. <Drive>:\ )
  15. /*
  16. /* The texts '>INIT_FILES' and '>TXT_FILES'
  17. /* are lead-ins for the InitEdit program.
  18. /*
  19. /* Any line begining with a '/*' is treated as a comment
  20. /*                                                      
  21. /*....................................................................*/
  22. /*
  23. >INIT_FILES
  24. \OS2.INI
  25. \OS2SYS.INI
  26. \PMDIARY.INI
  27. \EPM.INI
  28. /*....................................................................*/
  29. /* 
  30. /* These are .Exe, .Com, secondary Init files, etc.
  31. >BIN_FILES
  32. /*....................................................................*/
  33. /*
  34. >TXT_FILES
  35. \Config.Sys
  36. \Autoexec.Bat
  37. \OS2\INI.RC
  38. \OS2\INISYS.RC
  39. \OS2\MDOS\WINOS2\Progman.INI
  40. \OS2\MDOS\WINOS2\ATM.INI
  41. \Startup.@#@
  42. >>>THE_END
  43.